This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal



Feb 28, 2013, 4:21 AM
6 Posts

XPages and the equivalent of $$ReturnGeneralError etc

  • Category: Other
  • Platform: All
  • Release: 8.5.3
  • Role: End user,Developer
  • Tags: Default general error pages
  • Replies: 2
 Is it true that XPages has no equivalent of all the $$ error pages that are used in traditional Notes web applications?
 
I tried using the $$ReturnGeneralError but this will not display as an Xpage.
 
If so, it means that another design element will need to be created which although it can be copied and used for all $$ error pages, is still a pain because it is still an additional design task that cannot use any of the customer controls that I have in my XPages. 
 
Someone please tell me that there actually is a neat XPages solutions. 
 
Here's hoping.... 
Feb 28, 2013, 10:06 AM
16 Posts
Re: XPages and the equivalent of $$ReturnGeneralError etc
 Look at the XPages tab in the Application properties. There you can configure if you want to use the "default" error page, or if you want to use an XPage that you created ;-)
 
/John 
Feb 28, 2013, 6:00 PM
6 Posts
Re: XPages and the equivalent of $$ReturnGeneralError etc
 That setting in application properties only catches Xpage errors for debugging. It doesn't catch the standard 404 such as:
 
http://localhost/server/website.nsf/non-existent-page.xsp
 
I don't think there is a method - it seems to be having to use the form method from old notes. 

This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal